home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 7318 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.6 KB

  1. Path: ux5.cso.uiuc.edu!djhoward
  2. From: djhoward@students.uiuc.edu (howard daniel joseph)
  3. Newsgroups: comp.sys.amiga.misc,comp.sys.amiga.programmer
  4. Subject: Re: toy operating systems, like AmigaOS
  5. Followup-To: comp.sys.amiga.misc,comp.sys.amiga.programmer
  6. Date: 14 Apr 1996 17:46:28 GMT
  7. Organization: University of Illinois at Urbana
  8. Message-ID: <4krdlk$jge@vixen.cso.uiuc.edu>
  9. References: <skllsf.984983.4.5@groomlake.mil>
  10. NNTP-Posting-Host: ux5.cso.uiuc.edu
  11. X-Newsreader: TIN [version 1.2 PL2]
  12.  
  13. Duanne Barry (dbarry@groomlake.mil) wrote:
  14.  
  15. : I've just spent the last 2 months coding a large and complex algorithm 
  16. : on a Unix box (Sun Sparc 10). 
  17.  
  18. : I've have made hundreds of critical bugs that generally 
  19. : just cause the entire code to blow up (eg. memory overwriting, runaway 
  20. : loops, etc).  But never ever did any of my bugs actually crash the Unix box
  21. : (ie. it never needed a reboot)  due to the lovely memory protection.
  22.  
  23.     Well, there are two ways to go about this;
  24.  
  25.     1) Don't write shitty code.
  26.  
  27.     2) Write shitty code on a platform that supports shitty code.
  28.  
  29.     3) If you want to take the shit out of your code without crashing 
  30. a system without memory protection, whack your shit around in a more 
  31. robust environment and then send your shitless code to the Amiga. :)
  32.  
  33. --
  34. =====///====================================================================
  35. ====///=======This message brought to you by djhoward@uiuc.edu==============
  36. \\\///=========HOME PAGE! http://www.uiuc.edu/ph/www/djhoward ==============
  37. =\XX/A1200==================================================================
  38.     My views are my own, and not those of my employer or UIUC. Happy Jim?
  39.